stlab.adobe.com Adobe Systems Incorporated

#include <memory.hpp>

Classes

struct  rebind
 

Public Types

enum  { is_array }
 
typedef const T * const_pointer_type
 
typedef T element_type
 
typedef T * pointer_type
 

Static Public Member Functions

static void delete_ptr (pointer_type x) throw ()
 
static bool empty_ptr (const_pointer_type x) throw ()
 

Detailed Description

template<typename T>
struct adobe::ptr_traits< T(*)[]>

Definition at line 88 of file memory.hpp.

Member Typedef Documentation

typedef const T* const_pointer_type

Definition at line 92 of file memory.hpp.

typedef T element_type

Definition at line 90 of file memory.hpp.

typedef T* pointer_type

Definition at line 91 of file memory.hpp.

Member Enumeration Documentation

anonymous enum
Enumerator
is_array 

Definition at line 95 of file memory.hpp.

Member Function Documentation

static void delete_ptr ( pointer_type  x)
throw (
)
static

Definition at line 97 of file memory.hpp.

static bool empty_ptr ( const_pointer_type  x)
throw (
)
static

Definition at line 98 of file memory.hpp.

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google